Phidget LCD.lvlib:LCDDrawPixel.vi

Draws, erases, or inverts a single specified pixel.

Phidget LCD.lvlib:LCDDrawPixel.vi

Device Support:

1202_0 (ver: 100) Text LCD : Unsupported

1202_0 (ver: 120, 121) Text LCD : Unsupported

1202_1 (ver: 123, 124) Text LCD : Unsupported

1202_2 (ver: 200, 201, 202, 203, 204) Text LCD : Unsupported

1203_0 (ver: 100) Text LCD : Unsupported

1203_0 (ver: 120, 121) Text LCD : Unsupported

1203_1 (ver: 123, 124) Text LCD : Unsupported

1203_2 (ver: 200, 201, 202, 203, 204) Text LCD : Unsupported

1204_0 (ver: 100, 101) Text LCD : Unsupported

1215_0 (ver: 100, 101) Text LCD : Unsupported

1216_0 (ver: 100, 101) Text LCD : Unsupported

1217_0 (ver: 100, 101) Text LCD : Unsupported

1218_0 (ver: 100, 101) Text LCD : Unsupported

1219_0 (ver: 110, 111, 113) Text LCD : Unsupported

1220_0 (ver: 110, 111, 113) Text LCD : Unsupported

1221_0 (ver: 110, 111, 113) Text LCD : Unsupported

1222_0 (ver: 110, 111, 113) Text LCD : Unsupported

LCD1100_0 (ver: 106, 107, 108, 110) Graphic LCD : Supported

LCD1100_1 (ver: 200, 201, 202) Graphic LCD : Supported

cu64

Device In

Device # Identification

cerrcodeclst

error in (no error)

error in can accept error information wired from VIs previously called.

ci32

x

The X coordinate of the pixel

ci32

pixelState

The new state of the pixel.

Enumeration Values
NameValueSupported Devices
1202_0
v100
1202_0
v120
v121
1202_1
v123
v124
1202_2
v200
v201
v202
v203
v204
1203_0
v100
1203_0
v120
v121
1203_1
v123
v124
1203_2
v200
v201
v202
v203
v204
1204_0
v100
v101
1215_0
v100
v101
1216_0
v100
v101
1217_0
v100
v101
1218_0
v100
v101
1219_0
v110
v111
v113
1220_0
v110
v111
v113
1221_0
v110
v111
v113
1222_0
v110
v111
v113
LCD1100_0
v106
v107
v108
v110
LCD1100_1
v200
v201
v202
PIXEL_STATE_OFF0XXXXXXXXXXXXXXXXX
PIXEL_STATE_ON1XXXXXXXXXXXXXXXXX
PIXEL_STATE_INVERT2XXXXXXXXXXXXXXXXX

ci32

y

The Y coordinate of the pixel

iu64

Device Out

Same as Device In

ierrcodeclst

error out

error out passes error or warning information out of a VI to be used by other VIs.